cargo.git
2017-08-31 borsAuto merge of #4447 - lucaskolstad:proc-macro-crates...
2017-08-31 Lucas KolstadTweak proc_macro test to correctly test case.
2017-08-31 Lucas KolstadReplace plugins_dylib_path with host_deps_output.
2017-08-30 Lucas KolstadRemove find_host_deps and use Compilation field.
2017-08-30 borsAuto merge of #4451 - steveklabnik:relax-rustdoc-tests...
2017-08-30 steveklabnikDon't use deprecated rustdoc flags in tests
2017-08-29 borsAuto merge of #4440 - nisargthakkar:publish_target...
2017-08-29 Nisarg ThakkarRemoving redundant extern
2017-08-29 Nisarg ThakkarAdding tests for --target with cargo publish and cargo...
2017-08-29 Nisarg ThakkarAdding target support to cargo package and cargo publish
2017-08-29 Lucas KolstadAdd host dependency path via -L for cargo_test.
2017-08-28 borsAuto merge of #4442 - Xanewok:process-builder-program...
2017-08-28 borsAuto merge of #4445 - alexcrichton:bump, r=matklad
2017-08-28 Alex CrichtonFix tests on nightly
2017-08-28 Alex CrichtonBump Cargo to 0.23.0
2017-08-27 Igor MatuszewskiAllow to substitute executed program in `ProcessBuilder`
2017-08-27 borsAuto merge of #4441 - vignesh-sankaran:manifest-doc...
2017-08-27 VigneshReplace maintenance status badge none with ellipses
2017-08-27 borsAuto merge of #4439 - ishitatsuyuki:bench-cleanup,...
2017-08-27 Tatsuyuki IshiFix remaining test failures
2017-08-27 Tatsuyuki Ishitests/cfg: allow unused extern crates
2017-08-27 Tatsuyuki Ishitests/build-script: allow unused extern crates
2017-08-27 Tatsuyuki IshiGate feature for bench tests
2017-08-27 Tatsuyuki IshiGate extern crates for bench tests
2017-08-26 borsAuto merge of #4358 - Mark-Simulacrum:fix-cfg-cargo...
2017-08-26 borsAuto merge of #4437 - ishitatsuyuki:deps-purge, r=matklad
2017-08-26 Mark SimulacrumDiscover crate type information late if necessary.
2017-08-26 Tatsuyuki IshiPurge deps, round 2
2017-08-26 borsAuto merge of #4435 - ishitatsuyuki:deps-purge, r=matklad
2017-08-26 Tatsuyuki IshiPurge unused extern crates
2017-08-25 borsAuto merge of #4433 - alexcrichton:unstable-features...
2017-08-25 Alex CrichtonAdd infrastructure for nightly Cargo flags
2017-08-24 Alex CrichtonAdd support for nightly features in Cargo
2017-08-24 borsAuto merge of #4431 - vignesh-sankaran:maintenance...
2017-08-24 VigneshAdded maintenance badge and reordered badge metadata...
2017-08-24 borsAuto merge of #4432 - potocpav:patch-1, r=matklad
2017-08-24 Pavel PotocekCorrect an inaccuracy
2017-08-24 borsAuto merge of #4429 - ishitatsuyuki:test-purge, r=matklad
2017-08-24 Pavel PotocekCorrect and reword a paragraph
2017-08-24 Tatsuyuki Ishicargotest: purge deps
2017-08-22 borsAuto merge of #4424 - Xanewok:process-builder-api,...
2017-08-22 Igor MatuszewskiAdd `fn args_replace` and `fn get_program` to `ProcessB...
2017-08-20 borsAuto merge of #4416 - Xanewok:more-executor-params...
2017-08-20 borsAuto merge of #4364 - RalfJung:feat, r=alexcrichton
2017-08-19 Igor MatuszewskiExpose `Target` and `Unit` params to appropriate `Execu...
2017-08-18 Ralf Jungfix borrowing the shell twice
2017-08-18 Ralf JungUsing required dep as a feature is a warning for now...
2017-08-17 borsAuto merge of #4400 - behnam:pr4157, r=alexcrichton
2017-08-17 Ralf Jungimprove misleading error message
2017-08-17 Ralf Jungdetect required dependencies used as features
2017-08-17 Ralf Jungtest for mandatory dependencies not to be considered...
2017-08-14 borsAuto merge of #4404 - parkovski:master, r=alexcrichton
2017-08-14 Parker SnellFix #4370 - init panic in C:\ or /
2017-08-13 borsAuto merge of #4402 - bluss:doc-rustdocflags, r=alexcri...
2017-08-13 blussDocument `RUSTDOCFLAGS`
2017-08-12 borsAuto merge of #4389 - matklad:testless, r=alexcrichton
2017-08-12 Aleksey KladovAllow to skip test code during publishing
2017-08-12 borsAuto merge of #4393 - burtonageo:update-cargo-new-templ...
2017-08-11 Stepan Koltsov[check|build|rustc] Add --all-targets option
2017-08-11 borsAuto merge of #4398 - debris:url_4394, r=alexcrichton
2017-08-11 debrisFix implementation and tests for cannot-be-a-base-url...
2017-08-11 debrisFixed panic when canonicalizing not-a-base-url, fixes...
2017-08-11 borsAuto merge of #4396 - vignesh-sankaran:documentation...
2017-08-11 VigneshFix list rendering for blacklisted hosts
2017-08-10 George BurtonAdd a placeholder assertion in the new lib project...
2017-08-10 George BurtonFix tests
2017-08-10 George BurtonUpdate lib template for `cargo new` so that it conforms...
2017-08-10 borsAuto merge of #4390 - alexcrichton:read-hard-links...
2017-08-10 borsAuto merge of #4386 - pornel:backups, r=alexcrichton
2017-08-10 KornelExclude target directory from Time Machine
2017-08-10 Alex CrichtonUse `same-file` to avoid unnecessary hard links
2017-08-09 borsAuto merge of #4384 - ivanbakel:unused_mut, r=alexcrichton
2017-08-09 borsAuto merge of #4382 - Xanewok:expose-filter-rule, r...
2017-08-09 Isaac van BakelFixed instance in Windows cfg.
2017-08-09 Isaac van BakelFixed variables being unnecessarily mut.
2017-08-09 borsAuto merge of #4378 - behnam:ignore, r=alexcrichton
2017-08-09 borsAuto merge of #3611 - tylerwhall:stable-metadata, r...
2017-08-08 Igor MatuszewskiExpose ops::cargo_compile::FilterRule
2017-08-08 borsAuto merge of #4376 - behnam:virtual, r=alexcrichton
2017-08-08 borsAuto merge of #4374 - behnam:new-init, r=alexcrichton
2017-08-07 borsAuto merge of #4375 - behnam:root-vs-repo, r=alexcrichton
2017-08-07 Behnam Esfahbod[sources/path] Support leading slash in glob patterns
2017-08-07 Behnam Esfahbod[docs/manifest] Add Virtual Manifest section
2017-08-07 Behnam Esfahbod[docs] Wrap long lines
2017-08-07 Behnam Esfahbod[docs] Update language regarding repository vs package...
2017-08-07 Behnam Esfahbod[cargo_new] Hint to use `cargo init` on existing dir
2017-08-07 Behnam Esfahbod[bin/init] Update USAGE
2017-08-07 borsAuto merge of #4372 - frankmcsherry:patch-1, r=alexcrichton
2017-08-07 borsAuto merge of #4369 - Wallacoloo:specifying-dependencie...
2017-08-06 Frank McSherryModernize explanation of `build.rs`
2017-08-06 Colin WallaceFix repeated "to to" in Specifying Dependencies
2017-08-04 borsAuto merge of #4355 - pornel:docs, r=alexcrichton
2017-08-04 borsAuto merge of #4360 - sid0:members, r=matklad
2017-08-04 Siddharth Agarwalworkspace: export Members as part of the public interface
2017-08-04 borsAuto merge of #4359 - sid0:debug, r=alexcrichton
2017-08-04 Siddharth Agarwalderive Debug for more data structures
2017-08-03 borsAuto merge of #4237 - vignesh-sankaran:blacklist-url...
2017-08-02 KornelExpand profile settings descriptions
2017-07-31 borsAuto merge of #4345 - froydnj:use-noop-more, r=alexcrichton
2017-07-31 borsAuto merge of #4344 - froydnj:cargo-rustc-spelling...
next